gdk/wayland: Always map windows 'moved-to-rect' as popups
authorJonas Ådahl <jadahl@gmail.com>
Fri, 10 Aug 2018 15:10:16 +0000 (17:10 +0200)
committerJonas Ådahl <jadahl@gmail.com>
Fri, 10 Aug 2018 16:32:54 +0000 (18:32 +0200)
commit595f3902c8249d8fff50de7ebc59cce530f3c96c
treef7bc14c770b081dc1f4aff000dfd5b24b64f436c
parent1ed53199c56cf8927efe417c05ab4424f32b30e5
gdk/wayland: Always map windows 'moved-to-rect' as popups

Only popups can make use of the move-to-rect semantics so it makes no
sense to try anything other surface type.
gdk/wayland/gdkwindow-wayland.c